home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Source / WAIS / next-ui / DragDrop.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-12-20  |  234 b   |  11 lines

  1. /* DragDrop.h generated from DragDrop.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef DRAGDROP_H
  6. #define DRAGDROP_H
  7.  
  8. extern void copyIconPicture(int win, float x, float y, float w, float h);
  9.  
  10. #endif DRAGDROP_H
  11.